DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1GroupDataCollection<S> Class
The type of the items in the source collection
Members

In This Topic
    C1GroupDataCollection<S> Class
    In This Topic
    Collection which supports grouping
    Object Model
    C1GroupDataCollection<S> Class
    Syntax
    Type Parameters
    S
    The type of the items in the source collection
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionBase<T>
          C1.DataCollection.C1WrapDataCollection<S,T>
             C1.DataCollection.C1GroupDataCollection<S>

    See Also